home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Power 1999 February
/
MACPOWER-1999-02.ISO.7z
/
MACPOWER-1999-02.ISO
/
9902⁄AMUG
/
SYSTEM
/
e-bay-for-sherlock.sit
/
E-bay for sherlock
/
Ebay sherlock plug-in
/
E-bay.src
next >
Wrap
Text File
|
1998-11-21
|
600b
|
29 lines
#
# ebay search Plugin for Sherlock, Mac OS 8.5
#
<search
name = "E-bay"
action = "http://search.ebay.com/cgi-bin/texis/ebay/results.html"
description = "Searches E-Bay."
method = get
>
<input name="query" user>
<input name="SortOrder" value="a">
<input name="textonly" value="y">
<input name="srchdesc" value="y">
<input name="maxRecordsReturned" value="200">
<input name="maxRecordsPerPage" value="200">
<input name="SortProperty" value="MetaEndSort">
<interpret
resultListStart = "<hr></pre>"
resultListEnd = "<H5>"
resultItemStart = "<pre>"
resultItemEnd = "</pre>"
>
</search>